DX11 SET OBJECT POSITION

Sets the world space position of the given object.

  Syntax
DX11 SET OBJECT POSITION object, x, y, z
  Parameters
object
Dword
The object to set the new position of.
x
Float
The new X coordinate of the specified object.
y
Float
The new Y coordinate of the specified object.
z
Float
The new Z coordinate of the specified object.

  Returns

This function does not return a value.

  See also

OBJECT Functions Menu
DX11 Function Categories